From: Debian Science Maintainers Date: Thu, 1 Jan 2026 21:56:16 +0000 (-0500) Subject: sphinx-change-theme-to-avoid-ftbfs X-Git-Tag: archive/raspbian/2022.3.0-1+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22Program/%22http:/www.example.com/cgi/%22https:/%22Program?a=commitdiff_plain;h=61c103a30609c5294c566a635067c90417c454da;p=onetbb.git sphinx-change-theme-to-avoid-ftbfs =================================================================== Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch --- diff --git a/doc/conf.py b/doc/conf.py index c91b2d7..d16f0c4 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -122,7 +122,7 @@ else: # documentation. # -html_theme = 'sphinx_book_theme' +html_theme = 'sphinx_rtd_theme' if BUILD_TYPE == 'dita': html_theme_options = {